combobox: Remove unused define
authorTimm Bäder <mail@baedert.org>
Wed, 4 Jan 2017 13:04:09 +0000 (14:04 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 7 Jan 2017 15:15:12 +0000 (16:15 +0100)
gtk/gtkcombobox.c

index 84dfd9c0307f7a9b5608695d6961f7a1bdd6341e..4da7cbaca6313280d2d078d830e55f535d4a3420 100644 (file)
@@ -259,8 +259,6 @@ enum {
 
 static guint combo_box_signals[LAST_SIGNAL] = {0,};
 
-#define SCROLL_TIME  100
-
 /* common */
 
 static void     gtk_combo_box_cell_layout_init     (GtkCellLayoutIface *iface);